Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Using the Movie Toolbox


Movies and the Scrap

The Movie Toolbox makes it very easy for your application to deal with the scrap by providing two high-level functions that handle the details for you. When you want to put a movie onto the scrap, call the PutMovieOnScrap function (described on page 2-228). When you want to get a movie from the scrap, use the NewMovieFromScrap function (described on page 2-229).

When you use these functions, the Movie Toolbox takes care of all of the appropriate resources. For example, when you call the PutMovieOnScrap function, the Movie Toolbox creates a movie resource and a PICT image from the movie, and it places both on the scrap. In the future, as QuickTime grows, Apple will maintain these functions so that they continue to handle the appropriate resources.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996